X-Git-Url: https://git.r.bdr.sh/rbdr/super-polarity/blobdiff_plain/74c155708d85abfc2cf227c08de4f27003015b3f..4fc09567c557a1110180940cca40fd7144921026:/Super%20Polarity/MenuItem.cs diff --git a/Super Polarity/MenuItem.cs b/Super Polarity/MenuItem.cs deleted file mode 100644 index 77561a9..0000000 --- a/Super Polarity/MenuItem.cs +++ /dev/null @@ -1,11 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; - -namespace SuperPolarity -{ - class MenuItem : Widget - { - } -}